home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / prscan12.zip / PRESCAND.DOC < prev    next >
Text File  |  1993-02-24  |  3KB  |  68 lines

  1.  
  2.                  F L I P S C A N   &   M A K E S C A N
  3.  
  4.                                     by
  5.                               John Greenwood
  6.               Version 1.2                        Compiled 24/02/93
  7.  
  8.                   A Public Domain Utility for Wildcat! SysOps
  9.                         from The Development System BBS        
  10.                                 (071) 388 4764
  11.  
  12. WHAT IT DOES:
  13. =============
  14. FLIPSCAN is installed off of either a Menu Hook of a Door, this simple
  15. program allows your callers to request PRESCANNED mail packets from
  16. TomCat. They can select either AM or PM packing times.
  17.  
  18. MAKESCAN is the progrma that scans the callers requests and generates
  19. a batch file that actually calls TomCat to do the work. This program 
  20. should be run as an Event twice a day.
  21.  
  22. SETTING UP:
  23. ===========
  24. Just copy the two EXE files to somewhere in your DOS Path or WildCat
  25. Home Directory.
  26.  
  27.   1)    I would suggest enabling one of the Dos Hooks on the
  28.     message menu as a PreScan Request option, using the enclosed 
  29.     batch file 'MSG1.RUN'. 
  30.  
  31.   2)    Add two events, the first sometime around 00:30 and another
  32.     around 12:30, these are the actual times that the packets will
  33.     be created. One in the AM and the other in the PM. The best
  34.     option is to TERMINATE Wildcat and run the 'MAKEMAIL.BAT' file.
  35.  
  36.   3)    Ensure that withing TCMAINT you have PreScans enabled and make
  37.     doubly sure that there is a WildCat Directory for the packets
  38.     to be saved in. (This PreScan directory is best setup so NOBODY
  39.     can upload or download from it!)
  40.  
  41. RUNNING THE PROGRAM:
  42. ====================
  43. There is only one option to use with both these programs, either 1 or 2!
  44.  
  45.     Option 1 tells the programs to store there selections in the 
  46.     STATE field of the Users Account. This can then be included
  47.     in a menu by use of the @STATE@ code. (@STATE@ only available
  48.     on WildCat 3.6x)    
  49.  
  50.     Option 2 uses the users Comment 2 field, again this can be
  51.     displayed via the @MEMO2@ command.
  52.  
  53. PROBLEMS, SUGGESTIONS:
  54. ======================
  55. These programs are Public Domain.  I don't seek or accept any donations 
  56. for this. I welcome suggestions, and will try to help (no guarantees) if
  57. there are problems. You may also leave a message via TheNet or my BBS
  58. number above.
  59.  
  60. There are a few error messages written in, but nothing amazing!
  61.  
  62. REVISION HISTORY:
  63. =================
  64.  
  65. Version 1.0     Compiled  02/12/92       First General Idear.
  66. Version 1.1     Compiled  07/01/93     Started Pestering MSI for 
  67.                      a @STATE@ menu code <BG>
  68. Version 1.2     Compiled  24/02/93       Installed WildCat 3.60!